Đặt vé xe buýt trực tuyến bằng PHP / MySQLi

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv=
"Content-Type" content="text/html; charset=UTF-8" />
5 <title>Welcome to James Buchanan Pub and Restaurant</title>
6 <link rel=
"stylesheet" type="text/css" href="xres/css/style.css" />
7 <link rel=
"icon" type="image/png" href="xres/images/favicon.png" />
8 <link type=
"text/css" href="css/styles.css" rel="stylesheet" media="all" />
9 </head>
10
11 <body>
12 <div id=
"wrapper">
13     <div id=
"header">
14     <h1><a href=
"index.php"><img src="xres/images/logo.png" class="logo" alt="James Buchanan Pub and Restaurant" /></a></h1>
15         <ul id=
"mainnav">
16             <li><a href=
"index.php">Home</a></li>
17             <li><a href=
"gallery.php">Gallery</a></li>
18             <li><a href=
"history.php">History</a></li>
19             <li><a href=
"routes.php">Routes</a></li>
20             <li
class="current"><a href="location.php">location</a></li>
21             <li><a href=
"contact.php">Contact Us</a></li>
22         </ul>
23     </div>
24     <div id=
"content">
25         <div id=
"gallerycontainer">
26             <div
class="portfolio-area" style="margin:0 auto; padding:140px 20px 20px 20px; width:820px;">
27                 <iframe width=
"100%" height="390" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com.ph/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Florida+Bus+Terminal,+West+Kamias,+Quezon+City,+Metro+Manila&amp;aq=0&amp;oq=floridBarangay+West+Kamias,+Cubao,+Quezon+City,+Metro+Manila&amp;sll=14.630676,121.047814&amp;sspn=0.011772,0.021136&amp;t=h&amp;ie=UTF8&amp;hq=&amp;hnear=Florida+Bus+Terminal,+Quezon+City,+Metro+Manila&amp;ll=14.630676,121.047814&amp;spn=0.011772,0.021136&amp;z=14&amp;output=embed"></iframe><br /><small><a href="https://maps.google.com.ph/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Florida+Bus+Terminal,+West+Kamias,+Quezon+City,+Metro+Manila&amp;aq=0&amp;oq=floridBarangay+West+Kamias,+Cubao,+Quezon+City,+Metro+Manila&amp;sll=14.630676,121.047814&amp;sspn=0.011772,0.021136&amp;t=h&amp;ie=UTF8&amp;hq=&amp;hnear=Florida+Bus+Terminal,+Quezon+City,+Metro+Manila&amp;ll=14.630676,121.047814&amp;spn=0.011772,0.021136&amp;z=14" style="color:#0000FF;text-align:left">View Larger Map</a></small>
28                 <div
class="column-clear"></div>
29             </div>
30             <div
class="clearfix"></div>
31         </div>
32     </div>
33     
34
35
36
37 <div id=
"footer">
38     <h4>+
63(2)3525393 &bull; <a href="contact-us.php">Barangay West Kamias, Cubao, Quezon City, Metro Manila </a></h4>
39     <p>Hours of Operation&nbsp;&nbsp;&bull;&nbsp;&nbsp;Mon - Sun:
10:00 am - 12:00 am</p>
40     <a href=
"index.php"><img src="xres/images/footer-logo.jpg" alt="James Buchanan Pub and Restaurant" /></a>
41     <p>&copy; Copyright
2013 Florida Bus | All Rights Reserved <br /></p>
42 </div>
43
44 </div>
45 </body>
46 </html>


Gõ tìm kiếm nhanh...